home *** CD-ROM | disk | FTP | other *** search
- Path: erich.triumf.ca!bennett
- From: bennett@erich.triumf.ca (P.Bennett)
- Newsgroups: comp.lang.c
- Subject: Re: dos.h
- Date: 28 Feb 1996 22:04 PST
- Organization: TRIUMF: Tri-University Meson Facility
- Distribution: world
- Message-ID: <28FEB199622041529@erich.triumf.ca>
- References: <4h2rcj$cph@thor.atcon.com>
- NNTP-Posting-Host: ftp.triumf.ca
- News-Software: VAX/VMS VNEWS 1.50
-
- In article <4h2rcj$cph@thor.atcon.com>, valmac@MAIL.ATCON.COM (Alex MacLeod) writes...
- >Could someone please send me dos.h?
-
- Header files, _especially_ non_ANSI ones such as dos.h, are compiler-specific,
- so we need to know the compiler before we can send you the right one. However,
- they are normally copyrighted by the compiler vendor, so we can't legally send
- you a copy anyway...
-
- Also, header files just contain function prototypes and #defines and typedefs
- that are used with them, so are useless without the accompanying libraries that
- contain the executable code for the functions.
-
- _If_ you can use dos.h, it should have (really _must_ have) come with the
- compiler.
-
-
- >
- >
- Peter Bennett VE7CEI | Vessels shall be deemed to be in sight
- Internet: bennett@triumf.ca | of one another only when one can be
- Packet: ve7cei@ve7kit.#vanc.bc.ca | observed visually from the other
- TRIUMF, Vancouver, B.C., Canada | ColRegs 3(k)
- GPS and NMEA info and programs: ftp://sundae.triumf.ca/pub/peter/index.html
-
-